@charset "utf-8";
* {
	font-family: "微软雅黑", "宋体", "黑体";
	margin: 0px;
	padding: 0px;
	border: none;
    color: #333;
	font-size: 1em;
	list-style: none;
	list-style-type: none;
	text-decoration: none;
	box-sizing: border-box;
	transition: all 0.5s;
}
@media screen and (min-width: 1200px) {
	body {background: #f7f7f7;}
	.Tit .tit-box {padding: 10px 0;text-align: center;}
	.Tit .tit-box strong {display: block;font-size: 28px;line-height: 40px;position: relative;}
	.Tit .tit-box strong span {display: block;width: 280px;margin: 0 auto;height: 40px;background: url(../images/bg_tit.png) center center no-repeat;}
	.Tit .tit-box strong:before {content: " ";display:block;width: calc(50% - 140px);height:2px;background: #d0d0d0;position: absolute;left: 0;top: calc(50% - 1px);}
	.Tit .tit-box strong:after {content: " ";display:block;width: calc(50% - 140px);height:2px;background: #d0d0d0;position: absolute;right: 0;top: calc(50% - 1px);}
	.Tit .tit-box p {margin: 0;font-size: 14px;line-height: 20px;color: #b3b3b3;text-transform: uppercase;}


	/* ---- notice ---- */
	.notice {border-bottom: 1px solid #dadada;}
	.notice-body {position: relative;}
	.notice-body .notice-gif {width: 40px;height: 40px;margin: 10px 0;background: url(../images/001.gif); position: absolute;left: 0;top: 0;}
	.notice-body .swiper-container .swiper-slide {height: 60px;line-height: normal;}
	.notice-body .swiper-container .swiper-slide .txt-box {padding: 10px 0;padding-left: 40px;cursor: pointer;}
	.notice-body .swiper-container .swiper-slide .txt-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.notice-body .swiper-container .swiper-slide .txt-box strong {float: left;display: block;font-size: 16px;line-height: 40px;padding: 0 0.25em}
	.notice-body .swiper-container .swiper-slide .txt-box span {float: left;display: block;font-size: 16px;line-height: 40px;padding: 0 0.25em}
	.notice-body .swiper-container .swiper-wrapper {-webkit-transition-timing-function: linear;-moz-transition-timing-function: linear;-ms-transition-timing-function: linear;-o-transition-timing-function: linear;transition-timing-function: linear;margin: 0 auto;}


	/* ---- about ---- */
	.about {height: 680px;background: url(../images/bg_about.jpg) center center / cover no-repeat;}
	.about-head {padding: 15px 0;}
	.about-body {}
	.about-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.about-body .about-lt {float: left;width: 520px;margin: 0;}
	.about-body .about-lt .img-box {width: 100%;height: 460px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.about-body .about-lt .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;height: 100%;display: none;}
	.about-body .about-rt {float: left;width: calc(100% - 520px);padding: 10px;height: 460px;}
	.about-body .about-rt {writing-mode: vertical-rl;}
	.about-body .about-rt strong {display: block;font-size: 24px;line-height: 40px;}
	.about-body .about-rt strong span {color: #bc342b;}
	.about-body .about-rt .txt-box {font-size: 14px;line-height: 30px;letter-spacing: 0px;}
	.about-body .about-rt ul {writing-mode: initial;margin: 0 20px;}
	.about-body .about-rt li {width: 50px;height: 50px;margin: 0 0 10px;font-size: 24px;line-height: 50px;text-align: center;border-radius: 50%;background: #bc342b;color: #fff;}


	/* ---- product ---- */
	.product {height: 580px;background: url(../images/bg_product.jpg) center center / cover no-repeat;}
	.product-head {padding: 20px 0;}
	.product-body {}
	.product-body .list-box {}
	.product-body .list-box .product-box {margin: 10px 15px;overflow: hidden;position: relative;}
	.product-body .list-box .product-box .img-box {width: 100%;height: 380px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.product-body .list-box .product-box .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;transition: all 0.5s;}
	.product-body .list-box .product-box .txt-box {width: 100%;line-height: 40px;text-align: center;background: rgba(0, 0, 5, 0.5); position: absolute;left: 0;bottom: -40px;transition: all 0.5s;}
	.product-body .list-box .product-box .txt-box p {margin: 0;font-size: 16px;color: #fff;}
	.product-body .list-box .product-box:hover .img-box img {transform: scale(1.1);}
	.product-body .list-box .product-box:hover .txt-box {bottom: 0;}
	.product-body .owl-carousel .owl-nav {display: block !important;}
	.product-body .owl-carousel .owl-nav span {display: block;width: 30px;height: 60px;line-height: 60px;font-size: 40px;background: #cd2324; color: #ffffff;font-weight: normal;}
	.product-body .owl-carousel .owl-nav .owl-prev {position: absolute;left: -40px;top: calc(50% - 40px);outline: none;}
	.product-body .owl-carousel .owl-nav .owl-next {position: absolute;right: -40px;top: calc(50% - 40px);outline: none;}


	/* ---- base ---- */
	.base {height: 560px;background: url(../images/bg_display.jpg) center center / cover no-repeat;}
	.base-head {padding: 20px 0;}
	.base-body {height: 360px;}
	.base-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.base-body .base-lt {float: left;width: 75%;}
	.base-body .base-rt {float: left;width: 25%;height: 100%;background: #242424;}
	.base-body .base-rt .txt-box {height: 100%;padding: 40px;display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: center;}
	.base-body .base-rt .txt-box strong {display: block;width: 100%;font-size: 20px;line-height: 40px;color: #fff;}
	.base-body .base-rt .txt-box .call {width: 100%;}
	.base-body .base-rt .txt-box i {display: block;width: 100%;margin-top: 20px;font-size: 14px;line-height: 20px;font-style: normal;color: #fff;}
	.base-body .base-rt .txt-box span {display: block;width: 100%;font-size: 20px;line-height: 40px;color: #fff;}
	.base-body .base-rt .txt-box a {display: block;width: 180px;text-align: center;line-height: 50px;color: #fff;border: 1px solid #d6d6d6;position: relative;}
	.base-body .base-rt .txt-box a:before {content: " ";display:block;width: calc(100% - 2px);height: calc(100% - 2px);border: 1px solid #242424;position: absolute;left: 1px;top: 1px;}
	.base-body .base-rt .txt-box a:after {content: " ";display:block;width: calc(100% - 4px);height: calc(100% - 4px);border: 1px solid #d6d6d6;position: absolute;left: 2px;top: 2px;}
	.base-body .base-rt .txt-box a:hover {border-color: #cd2324;}
	.base-body .base-rt .txt-box a:hover:after {border-color: #cd2324;}


	/* ---- news ---- */
	.news {padding-bottom: 20px;background: url(../images/bg_news.jpg) center center / cover no-repeat;}
	.news-head {padding: 20px 0;}
	.news-body {padding: 20px 0;}
	.news-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-lt {float: left;width: 480px;}
	.news-body .news-lt .list-box {}
	.news-body .news-lt .list-box .product-box {position: relative;}
	.news-body .news-lt .list-box .product-box .img-box {width: 100%;height: 360px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.news-body .news-lt .list-box .product-box .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}
	.news-body .news-lt .list-box .product-box .txt-box {width: 100%;height: 40px;line-height: 40px;text-align: center;background: rgba(0, 0, 0, 0.5);position: absolute;left: 0;bottom: 0;}
	.news-body .news-lt .list-box .product-box .txt-box p {margin: 0;font-size: 16px;color: #fff;}
	.news-body .news-lt .owl-carousel .owl-dots {width: 100px; text-align: right;position: absolute;right: 0;bottom: 40px;}
	.news-body .news-lt .owl-carousel .owl-dots .owl-dot {width: 12px;height: 12px;margin: 4px;background: #fff;border-radius: 50%;outline: none;}
	.news-body .news-lt .owl-carousel .owl-dots .owl-dot.active{background: #cd2324;box-shadow: 0 0 5px -2px #000;}

	.news-body .news-rt {float: right;width: calc(100% - 480px);padding: 0 20px;}
	.news-body .news-rt ol {margin: 0;padding: 0 0 9px;border-bottom: 1px solid #d0d0d0;}
	.news-body .news-rt ol:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-rt ol li {float: left;width: 140px;height: 40px;margin-right: 10px;text-align: center;line-height: 40px;background: #cd2324;}
	.news-body .news-rt ol li a {display: block;color: #fff;}
	.news-body .news-rt ol li.active {background: #6c1d1d;}
	.news-body .news-rt ol li.active a {color: #fff;}
	.news-body .news-rt ul {margin: 0;padding: 10px 0 0;}
	.news-body .news-rt ul li {margin: 10px 0 0;}
	.news-body .news-rt ul li .news-box {}
	.news-body .news-rt ul li .news-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-rt ul li .img-box {float: left;width: 120px;height: 90px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.news-body .news-rt ul li .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;transition: all 0.5s;}
	.news-body .news-rt ul li .txt-box {float: right;width: calc(100% - 120px);padding: 0 10px;}
	.news-body .news-rt ul li .txt-box strong {display: block;font-size: 16px;line-height: 30px;color: #000;}
	.news-body .news-rt ul li .txt-box p {margin: 0;line-height: 20px;height: 40px;overflow: hidden;color: #999;}
	.news-body .news-rt ul li .txt-box span {display: block;float: right;line-height: 20px;color: #8a8a8a;padding: 0 0.5em;}
	.news-body .news-rt ul li:hover {background: #6c1d1d;}
	.news-body .news-rt ul li:hover .img-box img {transform: scale(1.1);}
	.news-body .news-rt ul li:hover .txt-box strong {color: #fff;}
	.news-body .news-rt ul li:hover .txt-box p {color: #fff;}
	.news-body .news-rt ul li:hover .txt-box span {color: #fff;}
}
@media screen and (max-width: 1200px) {
	body {background: #f7f7f7;}
	.Tit .tit-box {padding: 10px 0;text-align: center;}
	.Tit .tit-box strong {display: block;font-size: 28px;line-height: 40px;position: relative;}
	.Tit .tit-box strong span {display: block;width: 280px;margin: 0 auto;height: 40px;background: url(../images/bg_tit.png) center center no-repeat;}
	.Tit .tit-box strong:before {content: " ";display:block;width: calc(50% - 140px);height:2px;background: #d0d0d0;position: absolute;left: 0;top: calc(50% - 1px);}
	.Tit .tit-box strong:after {content: " ";display:block;width: calc(50% - 140px);height:2px;background: #d0d0d0;position: absolute;right: 0;top: calc(50% - 1px);}
	.Tit .tit-box p {margin: 0;font-size: 14px;line-height: 20px;color: #b3b3b3;text-transform: uppercase;}


	/* ---- notice ---- */
	.notice {border-bottom: 1px solid #dadada;}
	.notice-body {position: relative;}
	.notice-body .notice-gif {width: 40px;height: 40px;margin: 10px 0;background: url(../images/001.gif); position: absolute;left: 0;top: 0;}
	.notice-body .swiper-container .swiper-slide {height: 60px;line-height: normal;}
	.notice-body .swiper-container .swiper-slide .txt-box {padding: 10px 0;padding-left: 40px;cursor: pointer;}
	.notice-body .swiper-container .swiper-slide .txt-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.notice-body .swiper-container .swiper-slide .txt-box strong {float: left;display: block;font-size: 16px;line-height: 40px;padding: 0 0.25em}
	.notice-body .swiper-container .swiper-slide .txt-box span {float: left;display: block;font-size: 16px;line-height: 40px;padding: 0 0.25em}
	.notice-body .swiper-container .swiper-wrapper {-webkit-transition-timing-function: linear;-moz-transition-timing-function: linear;-ms-transition-timing-function: linear;-o-transition-timing-function: linear;transition-timing-function: linear;margin: 0 auto;}


	/* ---- about ---- */
	.about {height: 680px;background: url(../images/bg_about.jpg) center center / cover no-repeat;}
	.about-head {padding: 15px 0;}
	.about-body {}
	.about-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.about-body .about-lt {float: left;width: 520px;margin: 0;}
	.about-body .about-lt .img-box {width: 100%;height: 460px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.about-body .about-lt .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;height: 100%;display: none;}
	.about-body .about-rt {float: left;width: calc(100% - 520px);padding: 10px;height: 460px;}
	.about-body .about-rt {writing-mode: vertical-rl;}
	.about-body .about-rt strong {display: block;font-size: 24px;line-height: 40px;}
	.about-body .about-rt strong span {color: #bc342b;}
	.about-body .about-rt .txt-box {font-size: 14px;line-height: 30px;letter-spacing: 0px;}
	.about-body .about-rt ul {writing-mode: initial;margin: 0 20px;}
	.about-body .about-rt li {width: 50px;height: 50px;margin: 0 0 10px;font-size: 24px;line-height: 50px;text-align: center;border-radius: 50%;background: #bc342b;color: #fff;}


	/* ---- product ---- */
	.product {height: 580px;background: url(../images/bg_product.jpg) center center / cover no-repeat;}
	.product-head {padding: 20px 0;}
	.product-body {overflow: hidden;}
	.product-body .list-box {}
	.product-body .list-box .product-box {margin: 10px 15px;overflow: hidden;position: relative;}
	.product-body .list-box .product-box .img-box {width: 100%;height: 380px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.product-body .list-box .product-box .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;transition: all 0.5s;}
	.product-body .list-box .product-box .txt-box {width: 100%;line-height: 40px;text-align: center;background: rgba(0, 0, 5, 0.5); position: absolute;left: 0;bottom: -40px;transition: all 0.5s;}
	.product-body .list-box .product-box .txt-box p {margin: 0;font-size: 16px;color: #fff;}
	.product-body .list-box .product-box:hover .img-box img {transform: scale(1.1);}
	.product-body .list-box .product-box:hover .txt-box {bottom: 0;}
	.product-body .owl-carousel .owl-nav {display: block !important;}
	.product-body .owl-carousel .owl-nav span {display: block;width: 30px;height: 60px;line-height: 60px;font-size: 40px;background: #cd2324; color: #ffffff;font-weight: normal;}
	.product-body .owl-carousel .owl-nav .owl-prev {position: absolute;left: -40px;top: calc(50% - 40px);outline: none;}
	.product-body .owl-carousel .owl-nav .owl-next {position: absolute;right: -40px;top: calc(50% - 40px);outline: none;}


	/* ---- base ---- */
	.base {height: 560px;background: url(../images/bg_display.jpg) center center / cover no-repeat;}
	.base-head {padding: 20px 0;}
	.base-body {height: 360px;}
	.base-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.base-body .base-lt {float: left;width: 75%;}
	.base-body .base-rt {float: left;width: 25%;height: 100%;background: #242424;}
	.base-body .base-rt .txt-box {height: 100%;padding: 40px;display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: center;}
	.base-body .base-rt .txt-box strong {display: block;width: 100%;font-size: 20px;line-height: 40px;color: #fff;}
	.base-body .base-rt .txt-box .call {width: 100%;}
	.base-body .base-rt .txt-box i {display: block;width: 100%;margin-top: 20px;font-size: 14px;line-height: 20px;font-style: normal;color: #fff;}
	.base-body .base-rt .txt-box span {display: block;width: 100%;font-size: 20px;line-height: 40px;color: #fff;}
	.base-body .base-rt .txt-box a {display: block;width: 180px;text-align: center;line-height: 50px;color: #fff;border: 1px solid #d6d6d6;position: relative;}
	.base-body .base-rt .txt-box a:before {content: " ";display:block;width: calc(100% - 2px);height: calc(100% - 2px);border: 1px solid #242424;position: absolute;left: 1px;top: 1px;}
	.base-body .base-rt .txt-box a:after {content: " ";display:block;width: calc(100% - 4px);height: calc(100% - 4px);border: 1px solid #d6d6d6;position: absolute;left: 2px;top: 2px;}
	.base-body .base-rt .txt-box a:hover {border-color: #cd2324;}
	.base-body .base-rt .txt-box a:hover:after {border-color: #cd2324;}


	/* ---- news ---- */
	.news {padding-bottom: 20px;background: url(../images/bg_news.jpg) center center / cover no-repeat;}
	.news-head {padding: 20px 0;}
	.news-body {padding: 20px 0;}
	.news-body:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-lt {float: left;width: 480px;}
	.news-body .news-lt .list-box {}
	.news-body .news-lt .list-box .product-box {position: relative;}
	.news-body .news-lt .list-box .product-box .img-box {width: 100%;height: 360px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.news-body .news-lt .list-box .product-box .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}
	.news-body .news-lt .list-box .product-box .txt-box {width: 100%;height: 40px;line-height: 40px;text-align: center;background: rgba(0, 0, 0, 0.5);position: absolute;left: 0;bottom: 0;}
	.news-body .news-lt .list-box .product-box .txt-box p {margin: 0;font-size: 16px;color: #fff;}
	.news-body .news-lt .owl-carousel .owl-dots {width: 100px; text-align: right;position: absolute;right: 0;bottom: 40px;}
	.news-body .news-lt .owl-carousel .owl-dots .owl-dot {width: 12px;height: 12px;margin: 4px;background: #fff;border-radius: 50%;outline: none;}
	.news-body .news-lt .owl-carousel .owl-dots .owl-dot.active{background: #cd2324;box-shadow: 0 0 5px -2px #000;}

	.news-body .news-rt {float: right;width: calc(100% - 480px);padding: 0 20px;}
	.news-body .news-rt ol {margin: 0;padding: 0 0 9px;border-bottom: 1px solid #d0d0d0;}
	.news-body .news-rt ol:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-rt ol li {float: left;width: 140px;height: 40px;margin-right: 10px;text-align: center;line-height: 40px;background: #cd2324;}
	.news-body .news-rt ol li a {display: block;color: #fff;}
	.news-body .news-rt ol li.active {background: #6c1d1d;}
	.news-body .news-rt ol li.active a {color: #fff;}
	.news-body .news-rt ul {margin: 0;padding: 10px 0 0;}
	.news-body .news-rt ul li {margin: 10px 0 0;}
	.news-body .news-rt ul li .news-box {}
	.news-body .news-rt ul li .news-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.news-body .news-rt ul li .img-box {float: left;width: 120px;height: 90px;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.news-body .news-rt ul li .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;transition: all 0.5s;}
	.news-body .news-rt ul li .txt-box {float: right;width: calc(100% - 120px);padding: 0 10px;}
	.news-body .news-rt ul li .txt-box strong {display: block;font-size: 16px;line-height: 30px;color: #000;}
	.news-body .news-rt ul li .txt-box p {margin: 0;line-height: 20px;height: 40px;overflow: hidden;color: #999;}
	.news-body .news-rt ul li .txt-box span {display: block;float: right;line-height: 20px;color: #8a8a8a;padding: 0 0.5em;}
	.news-body .news-rt ul li:hover {background: #6c1d1d;}
	.news-body .news-rt ul li:hover .img-box img {transform: scale(1.1);}
	.news-body .news-rt ul li:hover .txt-box strong {color: #fff;}
	.news-body .news-rt ul li:hover .txt-box p {color: #fff;}
	.news-body .news-rt ul li:hover .txt-box span {color: #fff;}
}
@media (max-width: 1024px){
}
@media (max-width: 992px){
}
@media (max-width: 768px){
}
@media (max-width: 640px) {
	.Tit .tit-box {padding: 5px 0;}
	.Tit .tit-box strong {font-size: 24px;line-height: 30px;}
	.Tit .tit-box strong span {width: 240px;height: 30px;}


	.notice-body .swiper-container .swiper-slide {height: 40px;}
	.notice-body .swiper-container .swiper-slide .txt-box {padding: 5px;padding-left: 20px;}
	.notice-body .swiper-container .swiper-slide .txt-box strong {font-size: 14px;line-height: 30px}
	.notice-body .swiper-container .swiper-slide .txt-box span {font-size: 14px;line-height: 30px;}
	
	.about {height: auto;background: none;}
	.about-head {padding: 10px 0;}
	.about-body .about-lt {float: none;width: 100%;}
	.about-body .about-lt .img-box {height: auto;}
	.about-body .about-lt .img-box img {display: block;width: 100%;max-height: none;height: auto;}
	.about-body .about-rt {float: none;width: 100%;height: auto; writing-mode: initial;}
	.about-body .about-rt strong {font-size: 20px;display: inline-block;}
	.about-body .about-rt strong:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.about-body .about-rt .txt-box {text-indent: 2em;}
	.about-body .about-rt ul {margin: 0;}
	.about-body .about-rt li {float: left;margin: 10px 5px;width: 40px;height: 40px;line-height: 40px;font-size: 20px;}

	.product {height: auto;padding-bottom: 20px;}
	.product-head {padding: 10px 0;}
	.product-body .list-box .product-box {margin: 10px;}
	.product-body .list-box .product-box .img-box {height: 200px;}
	.product-body .list-box .product-box .txt-box {height: 30px;line-height: 30px;bottom: -30px;}
	.product-body .owl-carousel .owl-nav .owl-prev {left: 6px;top: calc(50% - 20px);}
	.product-body .owl-carousel .owl-nav .owl-next {right: 6px;top: calc(50% - 20px);}
	.product-body .owl-carousel .owl-nav span {width: 20px;height: 40px;line-height: 36px;font-size: 20px;}
	.product-body .owl-carousel .owl-dots {display: none;}

	.base {height: auto;}
	.base-head {padding: 10px 0;}
	.base-body {height: auto;position: relative;}
	.base-body .base-lt {float: none;width: 100%;height: auto;}
	.base-body .base-rt {float: none;width: calc(100% - 20px);height: auto;margin: 10px;background: rgba(36, 36, 36, 0.75);position: absolute;left: 0;bottom: 0;}
	.base-body .base-rt .txt-box {padding: 10px 20px;}
	.base-body .base-rt .txt-box strong {display: inline-block;width: auto;padding-right: 10px;}
	.base-body .base-rt .txt-box .call {display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: center;}
	.base-body .base-rt .txt-box i {width: auto;margin: 0;font-size: 20px; line-height: 40px;}
	.base-body .base-rt .txt-box span {width: auto;}
	.base-body .base-rt .txt-box a {width: 140px;height: 40px;line-height: 40px;position: absolute;right: 20px;bottom: 10px;}

	.news {padding: 0;}
	.news-head {padding: 10px 0;}
	.news-body {padding: 10px 0;}
	.news-body .news-lt {float: none;width: 100%;}
	.news-body .news-lt .list-box .product-box {margin: 10px;}
	.news-body .news-lt .list-box .product-box .img-box {height: auto;}
	.news-body .news-lt .owl-carousel .owl-dots {right: 10px;bottom: 50px;}
	.news-body .news-rt {float: none;width: 100%;padding: 0 10px;}

}
@media (max-width: 414px) {
	.Tit .tit-box strong span {font-size: 20px;}

	.about-body .about-rt strong {font-size: 18px;line-height: 30px;}
	.about-body .about-rt .txt-box {line-height: 24px;}
	.about-body .about-rt li {font-size: 18px;width: 30px;height: 30px;line-height: 30px;}

	.product-body .list-box .product-box {margin: 5px 6px;}
	.product-body .list-box .product-box .img-box {height: 130px;}
	.product-body .list-box .product-box .txt-box {height: 20px;line-height: 20px;bottom: -20px;}
	.product-body .list-box .product-box .txt-box p {font-size: 14px;}


	.base-body .base-rt .txt-box {padding: 10px;}
	.base-body .base-rt .txt-box strong {font-size: 18px;line-height: 30px;}
	.base-body .base-rt .txt-box .call {padding: 10px 0 0;}
	.base-body .base-rt .txt-box i {font-size: 14px;line-height: 20px;}
	.base-body .base-rt .txt-box span {font-size: 14px;line-height: 20px;}
	.base-body .base-rt .txt-box a {width: 120px;height: 30px;line-height: 30px;right: 10px;bottom: 10px;}
	.base-body .base-rt .txt-box a:after {display: none;}
	.base-body .base-rt .txt-box a:before {display: none;}

	.news-body .news-lt .list-box .product-box {margin: 5px 6px;}
}
@media (max-width: 375px) {


	.notice-body .swiper-container .swiper-slide .txt-box {white-space: nowrap;padding-left: 5px;}
	.notice-body .swiper-container .swiper-slide .txt-box strong {float: none;display: inline;font-size: 12px;}
	.notice-body .swiper-container .swiper-slide .txt-box span {float: none;display: inline;font-size: 12px;}

	.about-body .about-rt {padding: 5px;}

	.product-body .list-box .product-box {margin: 5px 6.25px;}
	.product-body .list-box .product-box .img-box {height: 117px;}

	.base-body .base-rt {width: 100%;margin: 0;}
	.base-body .base-rt .txt-box {padding: 5px;text-align: center;justify-content: center;}
	.base-body .base-rt .txt-box strong {font-size: 16px;}
	.base-body .base-rt .txt-box .call {padding: 0;text-align: center;justify-content: center;}
	.base-body .base-rt .txt-box i {display: inline;}
	.base-body .base-rt .txt-box span {display: inline;}
	.base-body .base-rt .txt-box a {margin: 5px auto;width: 100px;position: static;}

	.news-body {padding: 0;}
	.news-body .news-lt .list-box .product-box {margin: 5px 6.25px;}
	.news-body .news-lt .list-box .product-box .txt-box {font-size: 14px;height: 30px;line-height: 30px;}
	.news-body .news-lt .owl-carousel .owl-dots {right: 5px;bottom: 35px;}
	.news-body .news-lt .owl-carousel .owl-dots .owl-dot {width: 10px;height: 10px;margin: 2px;}
	.news-body .news-rt {padding: 0 5px;}
	.news-body .news-rt ol li {width: 100px;height: 30px;line-height: 30px;}
	.news-body .news-rt ul {padding: 0 0 10px;}
}
@media (max-width: 360px) {
	.product-body .list-box .product-box {margin: 5px 2.5px;}


	.news-body .news-lt .list-box .product-box {margin: 5px 2.5px;}
	.news-body .news-rt ul li .txt-box strong {line-height: 20px;}
	.news-body .news-rt ul li .img-box {width: 80px;height: 60px;}
	.news-body .news-rt ul li .txt-box {width: calc(100% - 80px);padding: 0 5px;}
	.news-body .news-rt ul li .txt-box span {display: none;}

}
@media (max-width: 320px) {
	.product-body .list-box .product-box .img-box {height: 100px;}

	.news-body .news-lt .list-box .product-box {margin: 5px;}

}